home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / CODING / VBASIC / PSS.ZIP / PSS / README.TXT < prev    next >
Encoding:
Text File  |  1995-08-01  |  1.8 KB  |  30 lines

  1. \TOOLS\PSS
  2.  
  3. The PSS directory contains a number of analytical programs which you can be used to help identify problems with Visual Basic, OLE, and your application before you call for technical support.
  4.  
  5. PSS Engineers will often refer to these tools while working with you on an issue.
  6.  
  7. OLE2VIEW.EXE - 16bit, this program allows you to look at various OLE components installed on your machine.
  8. OLE2V32.EXE  - 32bit, this program allows you to look at various OLE components installed on your machine.
  9. OLE2VIEW.HLP - Help File
  10. DEFO2V32.DLL - 32bit support file
  11. DEFO2v.DLL   - 16bit support file
  12.  
  13. PVIEW.EXE   - This is the Process Viewer for Windows NT. It allows you to view and clean threads.
  14. PVIEW95.EXE - This is the Process Viewer for Windows 95. It allows you to view and clean threads.
  15.  
  16. REGSVR.EXE   - 16bit, this program is used with auto registering components.  Reports success or failure.
  17. REGSVR32.EXE - 32bit, this program is used with auto registering components.  Reports success or failure.
  18.  
  19. REGOCX16.EXE - 16bit, this program is used with auto registering 16bit OCX Controls.  Does not report success or failure as REGSVR16.EXE does.
  20. REGOCX32.EXE - 32bit, this program is used with auto registering 32bit OCX Controls.  Does not report success or failure as REGSVR32.EXE does.
  21.  
  22. WPS.EXE - This 16bit program will allow you to see all of the files currently loaded into memory.
  23.  
  24. REGCLEAN.EXE - 32bit Registry cleaning tool. This tool will remove invalid registry entries.
  25. REGCLN16.EXE - 16bit Registry cleaning tool. This tool will remove invalid registry entries from both the 16bit and 32bit Registries.
  26. REGC32.DLL   - 32bit support file
  27. REGC16.DLL   - 16bit support file
  28.  
  29. EXTRACT.EXT - Utility to extract files from .CAB files.  Use EXTRACT /? for more information.
  30.